auto merge of #652 : tomaka/cargo/open-docs, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 2 Oct 2014 19:36:10 +0000 (19:36 +0000)
committerbors <bors@rust-lang.org>
Thu, 2 Oct 2014 19:36:10 +0000 (19:36 +0000)
Opens the generated docs in a browser.

Since it's more a utility feature, I didn't write this in a robust way. There's no error if it fails to open a browser.


Trivial merge